character string

英 [ˈkærəktə(r) strɪŋ] 美 [ˈkærəktər strɪŋ]

(计算机)字符序列;字符行

计算机



双语例句

  1. This converts the character string contained within or passed into the function to a correct SQL statement.
    这将把函数内包含的或传递到函数中的字符串转换为正确的SQL语句。
  2. LCASE, or LOWER LCASE ( p.description) Returns a character string in which all alphabetical characters in the input value have been converted to lowercase.
    LCASE或LOWERLCASE(p.description)返回一个字符串,其中输入值中的所有字母字符都转换为小写。
  3. Noncharacter data is implicitly converted to a character string.
    非字符数据隐式转换为字符串。
  4. To format the width of a character string, follow the A with an integer.
    要格式化字符串的宽度,请在A后面放入一个整数。
  5. Different types of values exist such as character string, date, decimal, and so on.
    存在不同类型的值,如字符串、日期(date)、小数(decimal)等。
  6. When an application code page is different from the Unicode database, the database manager converts the character string from application code page to database Unicode code page.
    如果应用程序编码页与Unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库Unicode编码页。
  7. The actual key used varies from user to user and is not really the xxxx character string.
    实际的key因用户而异,并不真的是xxxx字符串。
  8. Then, we parse the character string into individual words and store in the computer memory as list.
    然后,将字符串解析为单个单词并以列表形式存储到内存中。
  9. This identifier may be a character string, numeric, or alphanumeric value.
    这个标识符可以是字符串、数字或字母数字值。
  10. A binary character string operated upon as a unit and usually shorter than a computer word.
    作为一个单位来操作(运算)的一个二进制字符串,通常比计算机的一个字短。
  11. A character string that identifies a user and is used by computer operating system in accounting or other services.
    用以标识一个用户并由计算机操作系统用于记帐或其它服务的字符串。
  12. When you pass a character string as an optional argument, you must cast it explicitly as LPCTSTR.
    当把字符串当作参数传递的时候,必须象LPCTSTR一样明确地声明它。
  13. A character string or a bit string considered as an entity.
    作为一个实体的一组字符串或一组字位串。
  14. One or more characters used to indicate the beginning or the end of a character string.
    用于指示一个字符串的起始和结束的一个或多个字符。
  15. In a character string, to reduce the space taken on a data medium by repetitive characters.
    减少字符串中由于字符的重复出现而占据的数据媒体空间。
  16. A character string considered as a unit for a given purpose.
    用于某种目的认为是一个单位的一组字符串。
  17. A character string from a source external to a system that represents a request for system action.
    来自系统外部的、表示请求系统动作的字符串。
  18. A language construct that describes a data type by means of a model character string literal.
    字符串的数值文字描述数据类型的一种语言成分。
  19. Returns the starting position of the specified expression in a character string
    返回字符串中指定表达式的起始位置
  20. Theoretical Research and Technological Implementation of Character String Encryption
    字符串加密技术的理论研究和技术实现
  21. This specifies the generic module name, which is passed as a character string.
    它指定普通的模块名称,作为字符串传递。
  22. Each character string is output once for each row returned.
    每条愿义字符串在每一行中只输出一次。
  23. In some programming languages, a variable whose value is a character string.
    在某些程序设计语言中,一种值为字符串的变量。
  24. Ask users to enter a short character string in a single-line text box.
    请用户在单行文本框输入简短字符串。
  25. A sequence of one or more words terminated by a paragraph delimiter. One or more characters used to indicate the beginning or the end of a character string.
    段落:一个或多个字符序列,使用段落分割符作为结束。用于指示一个字符串的起始和结束的一个或多个字符。
  26. It is not possible to add an integer to a function or to a character string, the operation has no meaning for those types.
    不可以把一个整型和一个字符串相加,操作是没有意义的。
  27. Every character string literal has a character set and a collation.
    每个字符串有一个字符集和一个较验。
  28. For increasing the security of communication the odd check is adopted, at the same time the character string is converted in coding system.
    采用奇校验提高了通信可靠性,同时也对字符串作了码制转换。
  29. Convert the character string into a series of glyph indices.
    将字符串转换成一系列字形索引;
  30. A string of records, a string of words, or a character string formed for technical or logic reasons to be treated as an entity.
    由于技术或逻辑上的原因,作为一个整体来处理的一串记录、一串字或一个字符串。